body{
	background-image: url("images/back.jpg");
	background-repeat: repeat;
	}
p{
	font-family: "Comic Sans MS";
}
h2{
	font-family: "Comic Sans MS";
	font-style: "bold";
}
.great{
    width: 400px;
}
.about{
    width: 500px;
    position: fixed;
    top: 50%;
    left: 46%;
    margin-top: 150px;
    margin-left: -220px;
}
.aboutt{
    width: 500px;
    position: fixed;
    top: 60%;
    left: 45%;
    margin-top: -200px;
    margin-left: -200px;
}
.news{
	width: 50px;
	position: fixed;
	top: 45%;
	left: 5%;
}
.shows{
    width: 100px;
    position: fixed;
    top: 15%;
    left: 5%;
}
.videos{
    width: 100px;
    position: fixed;
    top: 10%;
    left: 5%;
}
.zines{
    width: 100px;
    position: fixed;
    top: 5%;
    left: 5%;
}
.fb{
    width: 100px;
    position: fixed;
    top: 25%;
    left: 5%;
}
.sc{
	width: 100px;
    position: fixed;
    top: 20%;
    left: 5%;
}
.yt{
	width: 100px;
    position: fixed;
    top: 30%;
    left: 5%;
}
.bc{
	width: 100px;
    position: fixed;
    top: 35%;
    left: 5%;
}
.seven{
    position: fixed;
	width: 100px;
    top: 40%;
    left: 5%;
}
.lucas{
	width: 300px;
    position: fixed;
    bottom: 1%;
    left: 5%;
}
.lubas{
	width: 40%;
    position: absolute;
    bottom: 1%;
    left: 5%;
}
.se7en{
	width: 25%;
    position: fixed;
    bottom: 0.5%;
    right: 5%;
}
.seben{
	width: 335px;
    position: fixed;
    bottom: 0.5%;
    right: 5%;
}
.guitar{
	width: 100px;
    position: absolute;
    bottom: 50%;
    left: 5%;
}
.drums{
	width: 100px;
    position: absolute;
    bottom: 50%;
    right: 5%;
}
.card{
	width: 100px;
    position: absolute;
    bottom: 50%;
    left: 15%;
}
.money{
	width: 100px;
    position: absolute;
    bottom: 50%;
    right: 15%;	
}
.back{
	width: 5%;
}